xor

infix external fun xor(other: Int): Int

Performs a bitwise XOR operation between the two values.